setIconTintList
Applies a tint to the item's icon. Does not modify the current tint mode of that item, which is SRC_IN by default.
Subsequent calls to setIcon or setIcon will automatically mutate the icon and apply the specified tint and tint mode.
Parameters
item
item for which to set the tint.
tint
the tint to apply, may be null
to clear tint